toggle menu
MapLibre Native Android
11.7.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps.renderer.egl
/
[androidJvm]EGLLogWrapper
/
eglCreateContext
egl
Create
Context
open
fun
eglCreateContext
(
display
:
EGLDisplay
,
config
:
EGLConfig
,
share_context
:
EGLContext
,
attrib_list
:
Array
<
Int
>
)
:
EGLContext